home *** CD-ROM | disk | FTP | other *** search
/ PsL Monthly 1993 December / PSL Monthly Shareware CD-ROM (December 1993).iso / prgmming / dos / pascal / svgabg.exe / NOTES256.TWK < prev    next >
Text File  |  1992-06-12  |  500b  |  23 lines

  1. TweakVGA 256 BGI driver
  2. Version 1.2
  3. June 12, 1992
  4.  
  5. This is the newest version of my 256 color tweaked BGI driver.  All applicable
  6. functions have been implemented.
  7.  
  8. NOTES: The mouse cursor will not work
  9.  
  10.     o Greatly improved speed on bar filling (1.0)
  11.  
  12.     o Getimage/Putimage now work (1.1)
  13.  
  14.     o Paging is now implemented (1.2)
  15.  
  16.     Mode        Paging        # of pages (with 64k..no bank switch)
  17.     320x400        yes         2
  18.     360x480        no        1
  19.     376x564        no        1
  20.     400x564        no        1
  21.     400x600        no        1
  22.     320x240        yes         3
  23.